-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Add deprecationMessage
for deprecated DownloadPackageV0
and NuGet...
tasks
#19457
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add deprecationMessage
for deprecated DownloadPackageV0
and NuGet...
tasks
#19457
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm approving, but possibly we can add links when suggesting the new tasks to use. Also, it's fine to add the depreciationMessage property to DownloadPackageV0, NuGetInstallerV0, and NuGetRestoreV1, but these tasks are already failing.
@amp-powell This PR has been created in addition to another one. The link to the documentation is not provided in the tailored deprecation message since it is already included in the common deprecation message. |
…ge-for-deprecated-download-package-and-nuget-tasks
/azp run |
Azure Pipelines successfully started running 3 pipeline(s). |
…ated-download-package-and-nuget-tasks' of https://github.com/microsoft/azure-pipelines-tasks into users/DenisRumyantsev/add-deprecationMessage-for-deprecated-download-package-and-nuget-tasks
…ge-for-deprecated-download-package-and-nuget-tasks
…ated-download-package-and-nuget-tasks' of https://github.com/microsoft/azure-pipelines-tasks into users/DenisRumyantsev/add-deprecationMessage-for-deprecated-download-package-and-nuget-tasks
…ge-for-deprecated-download-package-and-nuget-tasks
Tasks:
DownloadPackage@0
NuGetInstaller@0
NuGetPackager@0
NuGetPublisher@0
NuGetRestore@1
NuGet@0
NuGetAuthenticate@0 is not included
Description: Add the tailored deprecation message in addition to the common deprecation message.
Documentation changes required: No
Added unit tests: No
Attached related issue: N/A
Checklist: